Purpose |
Payroll Rate Change Procedure(Ver-2) |
Release No# |
001 |
Submitted on |
04/08/2013 |
Submitted by |
Venkat A |
Source/Destination Systems |
NEC DEV\NEC QA |
Release Sent To |
Joan Profetta |
Objects Created By |
Venkat A |
Objects Tested By |
Rajesh K |
Location Objects Name |
\\10.114.165.54\sites\Deployments\BMS POLCA RELEASES\Calc Emb Date Change(D-Q)_04082013\
|
Type |
Name |
Change |
|
1 |
Page |
CaluclateEMBRuntype.aspx |
|
2 |
Stored Procedure |
NE_ECALC_REPORT |
1. Updated the stored procedure to accept effective date from the front end. |
3 |
Stored Procedure |
GET_SELECTED_TAPES |
1. Updated the stored procedure to accept effective date from the front end. |
4 |
Stored Procedure |
INSERT_NEW_TAPE_ROW |
1. Updated the stored procedure to accept effective date from the front end. |
5 |
Stored Procedure |
CHECK_TAPE_EXISTS_TODAY |
1. Updated the stored procedure to accept effective date from the front end. |
6 |
Stored Procedure |
UPDATE_TAPE_RATES |
1. Updated the stored procedure to accept effective date from the front end. |
Title |
Module |
Steps |
Expected Result |
---|---|---|---|
Calculate Embroidery Rates |
Calculate Embroidery Rates |
1. User should be able to access POLCA application. 2. Select Calculate Embroidery rates tab. 3. User should be able to see Drop down for Run type and a Calender control for Effective date. 4. Enter Run type , Effective date and Embroidery Machine type. 5. Click on Run Button. |
When the ECALC Process is executed Effective date in the PS_NEC_EMB_TAPES Table should be updated with the effective date given in front end(Calender control). |
ECALC Package |
ECALC Package |
1. Execute Wilcomm2Pending.dtsx, ECALC.dtsx package |
In this process effective date is updated with current date + 1 in PS_NEC_EMB_TAPES Table. |